Skip to content

optimize Network#getConnectables(Class), avoid full scan#3923

Draft
samirromdhani wants to merge 1 commit into
mainfrom
fix/1413-networkgetconnectables-implementation-is-very-poor
Draft

optimize Network#getConnectables(Class), avoid full scan#3923
samirromdhani wants to merge 1 commit into
mainfrom
fix/1413-networkgetconnectables-implementation-is-very-poor

Conversation

@samirromdhani
Copy link
Copy Markdown
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • A PR or issue has been opened in all impacted repositories (if any)

Does this PR already have an issue describing the problem?

Fixes #1413

What kind of change does this PR introduce?

What is the current behavior?

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

If yes, please check if the following requirements are fulfilled

  • The Breaking Change or Deprecated label has been added
  • The migration steps are described in the following section

What changes might users need to make in their application due to this PR? (migration steps)

Other information:

Signed-off-by: Samir Romdhani <samir.romdhani_externe@rte-france.com>
@samirromdhani
Copy link
Copy Markdown
Contributor Author

blocked by #3927

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Network.getConnectables() implementation is very poor

1 participant